Skip to main content

deleteAPIToken

No description

deleteAPIToken(
organizationUUID: ID!
tokenId: ID!
): Boolean!

Arguments

deleteAPIToken.organizationUUID ● [ID!](/Incidite GraphQL Docs/types/scalars/id.mdx) non-null scalar

deleteAPIToken.tokenId ● [ID!](/Incidite GraphQL Docs/types/scalars/id.mdx) non-null scalar

Type

[Boolean](/Incidite GraphQL Docs/types/scalars/boolean.mdx) scalar

The Boolean scalar type represents true or false.